Skip to content

createObjectIn: missing document #39665

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
erosman opened this issue May 25, 2025 · 1 comment
Open

createObjectIn: missing document #39665

erosman opened this issue May 25, 2025 · 1 comment
Labels
Content:WebExt WebExtensions docs document not written Missing document page

Comments

@erosman
Copy link
Contributor

erosman commented May 25, 2025

I came across "createObjectIn", which is still a function when tested in content script, but couldn’t find any reference to it on MDN.

It became available with exportFunction and cloneinto.

- : The new methods `Components.utils.createObjectIn()` and `Components.utils.makeObjectPropsNormal()` have been created to make it easier to create objects in specific compartments.

@github-actions github-actions bot added Content:WebExt WebExtensions docs needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels May 25, 2025
@Josh-Cena Josh-Cena added document not written Missing document page and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels May 25, 2025
@rebloor
Copy link
Contributor

rebloor commented May 26, 2025

@dotproto is this something we should be documenting?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebExt WebExtensions docs document not written Missing document page
Projects
None yet
Development

No branches or pull requests

3 participants